DimEmployerContact 
EntityType  Independent 
Default Table Name  DimEmployerContact 
Definition 
 

DimEmployerContact Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
EmployerContactSK(PK)    INTEGER  NO 
 
EmployerContactBK    INTEGER  NO 
 
EmployerContactActiveStatus    VARCHAR(10)  YES 
 
EmployerContactAddress    NVARCHAR(256)  YES 
 
EmployerContactCity    NVARCHAR(40)  YES 
 
EmployerContactFirstName    NVARCHAR(30)  YES 
 
IsPrimaryEmployerContact    VARCHAR(10)  YES 
 
EmployerContactLastName    NVARCHAR(30)  YES 
 
ContactTypeBK    INTEGER  YES 
 
EmployerContactTypeCode    VARCHAR(10)  YES 
 
EmployerContactTypeDescription    NVARCHAR(60)  YES 
 
EmployerBK    INTEGER  YES 
 
EmployerCode    VARCHAR(20)  YES 
 
EmployerDescription    NVARCHAR(100)  YES 
 
EmployerContactStateCode    VARCHAR(8)  YES 
 
EmployerContactStateDescription    NVARCHAR(50)  YES 
 
CountryBK    INTEGER  YES 
 
EmployerContactCountryCode    VARCHAR(8)  YES 
 
EmployerContactCountryDescription    NVARCHAR(50)  YES 
 
EmployerContactTitle    VARCHAR(30)  YES 
 
EmployerContactZip    VARCHAR(10)  YES 
 

DimEmployerContact Keys 
Key Name  Key Type  Keys 
PK_DimEmployerContact  PrimaryKey  EmployerContactSK 
NK_DimEmployerContact_EmployerContactBK  Inversion Entry  EmployerContactBK 

DimEmployerContact Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype